Стало известно, что работа над бета-версией CSpromod 1.04 почти завершена. Руководитель проекта Alex 'chibsquad' Garfield сообщил, что в данный момент команда работает над анимацией моделей игроков и их пропорций, что бы все выглядело как в Counter-Strike 1.6.
«Мы не будем затягивать выход CSPromod 1.04, и все то, что мы не успеем добавить после подгонки моделей, мы добавим позже в CSPromod 1.05. Кроме этого мы полностью завершили работу по переделке таких карт как csp_dust2, csp_inferno, csp_nuke, csp_season и csp_train. Кроме этого мы в данный момент, в сотрудничестве с опытными мэпмейкерами, готовим к релизу такие тренировочные карты как csp_aim_arena, csp_aim-pistol, csp_aim_awp». - сообщает Alex Garfield.
Команды:
bf2_active (1|0) - Turns the plugin on or off - Default 1
bf2_badges (1|0) - Turns the badge system on or off - Default 1
bf2_awp (1|0) - Is user given an awp or scout by having the sniper badge - Default 0 (scout)
bf2_xpmultiplier (1|0) - Changes the kill multiplier needed to reach each level - Default 0.1 (15 kills for rank 1, 20k kills for top rank)
bf2_sql (1|0) - Switches between SQL and vault saving - Default 1 (SQL)
bf2_icon_time (float) - Amount of time to display the rank icons for. Default 1.5, 0 to disable icons all together.
bf2_flag_kills (int) - CS flags - How many bf2 points are awarded for capturing a flag
bf2_flag_round_kills - CS flags - How many bf2 points are awarded for winning a round
bf2_flag_match_kills - CS flags - How many bf2 points are awarded for winning the match
bf2_flag_min_players - CS flags - Min number of plays before above points get awarded
bf2_help_url (string) - remote folder where the bf2 web docs are stored (optional) do not include the trailing /
bf2_badgepowers (1|0) - enable/disable the powers for the badgess
bf2_hud_options "abcde"
a Display Health/Armour/Weapon for teammates
b Display Rank for teammates
c Display Rank for enemies
d Hide display for invisible enemies
e Move the display to above peoples heads
Cmds: say /bf2menu - Shows the Main Menu
say /who - Shows a list of player and their rank
say /whois - Show the rank and badges of a specific player
say /whostats - Show the stats page for a player
say /hud - Redisplays the HUD
say /ranks - Shows the kill xp table
say /help - Displays a Help MOTD
say /badges1 - Displays a Help MOTD on some of the badges
say /badges2 - Displays a Help MOTD on the rest of the badges
say /badges3 - Badges 3
bf2_addbagde - Gives a badge to player. Requires Ban admin access. Badge <0-5>. Level <0-3>
bf2_addkills - Adds to a players kills.. Also requires ban access
say /bf2stats - Show a list of your kill data
Специальный плагин для удобства БАНа игроков. Если выполнять бан данным плагином то делается 2 скриншота с данными:
Имя сервера, имя игрока, IP игрока, steamid игрока, имя админа, причина бана, и адрес сайта где можно обсудить бан;
Команды для админа: amx_banshot "name" "time" "reason"
Команды: amx_banurl "http://mysite.ru/forum/" - Адрес сайта, где можно обсудить баны или адрес форума. Добавьте эту строку в server.cfg (или в amxx.cfg)
amx_banshot_type "1,2,3,4" - 1=Бан по steam id | 2=Бан по ip | 3=Бан с использованием amx_bans системы | 4=Не банить, делать только скриншот.
Добавьте строку с параметрами бана в addons/amxmodx/configs/amxx.cfg (или server.cfg).
Команды для админа:
wup_enable || Enable the WarmUP in any moment.
wup_disable || Disable the WarmUP if is ON.
Команды:
wup_autostart 0/1 || Enable the WarmUP when the GameStart
wup_respawn 0/1 || Enable or Disable the Respawn during de WarmUP.
wup_mode 0 / 1 / 2 || 0) Normal Round 1) Weapon Chance 2) Knife mod.
wup_items "abcd" || A) Give HE B) Give FB C) Give SG D) Give C4 to Terrorist And Defuse to CT.
wup_time "Seconds" ||Set the during of the warmUP.
wup_color "255255255" || Color of the Hud that show time remending.
wup_setx "-1.0" || X position of the hud
wup_sety "0.28" || Y Position of the hud
wup_protecttime || Set SpawnProtect Time 0 = Disable
wup_winner 1/0 || Is 1 at end of WarmUP show a Msg with the Winner(s) of the WarmUP.
wup_showhud 1/0 || Is 1 the plugin show a hud with time remending
wup_logtofile 1/0
Должны быть включены модули:
fakemeta
hamsandwich
Установка:
warmuppro.txt --> addons/amxmodx/data/lang/
warmuppro.sma --> addons/amxmodx/scripting/
warmuppro.amxx --> addons/amxmodx/plugins/
plugins-warmup.ini --> addons/amxmodx/configs/
warmuppro.cfg --> Auto Create in configs
warmuppro_maps.cfg --> Auto Create in configs
Данный плагин позволяет делать так, чтобы после смерти игроки из него выпадали имеющиеся гранаты.
Команды для админа:
rnd_alive [0|1] (default: 1) - disallows/allows to alive players drop nades
rnd_death [0|1] (default: 1) - disables/enables drop player nades on death
rnd_buy [0|1] (default: 1) - disables/enables alive drops mode during buytime
Данный плагин заражает игрока "вирусом" на 1 минуту.
Файл infected_by_virus.amxx кидаем в папку cstrike\addons\amxmodx\plugins, далее infected_by_virus.sma кидаем в cstrike\addons\amxmodx\scripting, потом в файле plugins, который лежит в папке cstrike\addons\amxmodx\configs, дописываем infected_by_virus.amxx, закрываем, сохраняем.
Теперь на сервере в консоле пишим:
Команды для админа:
amx_virus - заразить игрока .
amx_virus @ALL - заразить всех , кроме вас.
amx_virus @1 - заразить всех терров.
amx_virus @2 - заразить всех CT .
Админы не заражаются т.к. у них иммунитет=)
Последствия заражения:
- Автоматический меняеться оружие.
- Оружее может викинуться само.
- Управление мышкой практически отсутствует.
- Хаотичное движение игрока.
- У игрока открываеться / закрываеться CD/DVD ром, это мне нравиться больше всего=) .
- Игрок сам прыгает .
- Очень сильно лагает и т.п.